'Declaration
Public Class StringEditor(Of T) Inherits C1.WPF.PropertyGrid.BaseEditor(Of T,C1TextBox) Implements IPropertyGridEditor
public class StringEditor<T> : C1.WPF.PropertyGrid.BaseEditor<T,C1TextBox>, IPropertyGridEditor
'Declaration
Public Class StringEditor(Of T) Inherits C1.WPF.PropertyGrid.BaseEditor(Of T,C1TextBox) Implements IPropertyGridEditor
public class StringEditor<T> : C1.WPF.PropertyGrid.BaseEditor<T,C1TextBox>, IPropertyGridEditor
System.Object
C1.WPF.PropertyGrid.BaseEditor<P,C>
C1.WPF.PropertyGrid.StringEditor<T>
C1.WPF.PropertyGrid.ImageSourceEditor
C1.WPF.PropertyGrid.StringEditor
C1.WPF.PropertyGrid.UriEditor